home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Dom i biuro / Crimson Editor 3.70 / cedt370r.exe / spec / nsis.key < prev    next >
INI File  |  2004-02-04  |  3KB  |  80 lines

  1. [-COMMENT-:GLOBAL]
  2. # NSIS LANGUAGE KEYWORDS FILE
  3.  
  4. [KEYWORDS0:GLOBAL]
  5.  
  6. Abort AddSize
  7. BringToFront
  8. Call CallInstDLL
  9. ClearErrors
  10. CreateDirectory CreateShortCut
  11. CopyFiles
  12. Delete DeleteRegValue DeleteRegKey DeleteINISec DeleteINIStr
  13. DetailPrint
  14. EnumRegKey EnumRegValue
  15. Exec ExecWait ExecShell Exch ExpandEnvStrings
  16. File FileOpen FileClose FileRead FileWrite FileReadByte FileWriteByte FileSeek
  17. FindWindow FindFirst FindNext FindClose
  18. Function FunctionEnd
  19. GetFunctionAddress GetLabelAddress GetCurrentAddress
  20. GetFullPathName GetTempFileName GetDllVersion GetDLLVersionLocal GetFileTime GetFileTimeLocal
  21. Goto
  22. HideWindow
  23. IfErrors IfFileExists IfRebootFlag
  24. IntCmp IntCmpU IntOp IntFmt
  25. IsWindow
  26. MessageBox
  27. Push Pop
  28. Quit
  29. ReadRegStr ReadRegDWORD ReadRegDword ReadINIStr ReadEnvStr
  30. Reboot RegDLL Rename Return RMDir
  31. SearchPath
  32. Section SectionIn SectionEnd SectionDivider
  33. SendMessage
  34. SetCompress SetErrors SetOutPath SetFileAttributes SetDetailsView SetDetailsPrint SetAutoClose
  35. SetOverwrite SetRebootFlag
  36. SetDateSave SetDatablockOptimize
  37. Sleep StrCmp StrCpy StrLen
  38. UnRegDLL
  39. WriteRegStr WriteRegExpandStr WriteRegDWORD WriteRegDword WriteRegBin WriteINIStr WriteUninstaller
  40.  
  41. OutFile Name Caption SubCaption BrandingText Icon WindowIcon BGGradient SilentInstall
  42. SilentUnInstall CRCCheck MiscButtonText InstallButtonText FileErrorText InstallDir
  43. InstallDirRegKey LicenseText LicenseData ComponentText InstType EnabledBitmap
  44. DisabledBitmap SpaceTexts DirShow DirText AllowRootDirInstall InstallColors
  45. InstProgressFlags AutoCloseWindow ShowInstDetails DetailsButtonText CompletedText
  46. UninstallText UninstallIcon UninstallCaption UninstallSubCaption ShowUninstDetails
  47. UninstallButtonText
  48.  
  49. un .onInit .onUserAbort .onInstSuccess .onInstFailed .onVerifyInstDir .onNextPage
  50. .onPrevPage .onUninstSuccess .onUninstFailed
  51.  
  52. [KEYWORDS1:GLOBAL]
  53.  
  54. !system !include !cd !packhdr !define !undef !ifdef !ifndef !endif !else
  55. !macro !macroend !insertmacro
  56.  
  57. [KEYWORDS2:GLOBAL]
  58.  
  59. AUTO FORCE ON OFF TRY IFNEWER TRUE FALSE SHOW HIDE NEVERSHOW
  60. NORMAL SILENT SILENTLOG
  61.  
  62. MB_OK MB_OKCANCEL MB_ABORTRETRYIGNORE MB_RETRYCANCEL MB_YESNO MB_YESNOCANCEL
  63. MB_ICONEXCLAMATION MB_ICONINFORMATION MB_ICONQUESTION MB_ICONSTOP MB_TOPMOST
  64. MB_SETFOREGROUND MB_RIGHT MB_DEFBUTTON1 MB_DEFBUTTON2 MB_DEFBUTTON3 MB_DEFBUTTON4
  65.  
  66. IDABORT IDCANCEL IDIGNORE IDNO IDOK IDRETRY IDYES
  67.  
  68. WM_CLOSE WM_COMMAND WM_USER
  69.  
  70. HKCR HKLM HKCU HKU HKCC HKDD HKPD
  71. HKEY_CLASSES_ROOT HKEY_LOCAL_MACHINE HKEY_CURRENT_USER
  72. HKEY_USERS HKEY_CURRENT_CONFIG HKEY_DYN_DATA HKEY_PERFORMANCE_DATA
  73.  
  74. [KEYWORDS3:GLOBAL]
  75.  
  76. /a /e /ifempty /nonfatal /oname /r /rebootok
  77.  
  78. [KEYWORDS4:GLOBAL]
  79.  
  80.